<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media (min-width:1441px){/* DESKTOPS */
.banner{position:relative;}
	.banner figure{overflow:hidden;position:relative;height:720px;}
	.banner img{position:absolute;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:720px;}
	.banner section{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin-top:200px;padding:0 5%;}
		.banner section dl{width:60%;text-shadow:0 0 5px rgba(0,0,0,0.5);}
		.banner section dt{color:#fff;font-size:40px;line-height:50px;margin-bottom:20px;}
		.banner section dd{color:#fff;font-size:22px;line-height:30px;margin-bottom:60px;}
		.banner section a{display:block;}
		.banner .iconfont{font-size:60px;}
		.banner .swiper-button-prev{left:5%;}
		.banner .swiper-button-next{right:5%;}

.title{margin-bottom:40px;overflow:hidden;}
	.title h2{font-size:36px;line-height:40px;text-align:center;}
	.title h2 span{position:relative;display:inline-block;}
	.title h2 span:before{content:'';display:block;position:absolute;top:50%;left:100%;margin-left:30px;width:50px;height:1px;background:#999;}
	.title h2 span:after{content:'';display:block;position:absolute;top:50%;right:100%;margin-right:30px;width:50px;height:1px;background:#999;}

.advan{padding:80px 0;}
	.advanlist{}
		.advanlist ul{margin:0 -1%;}
		.advanlist li{float:left;width:23%;margin:0 1%;text-align:center;}
		.advanlist li section{position:relative;padding:30px 0;}
		.advanlist li figure{margin-bottom:10px;text-align:center;}
		.advanlist li figure img{}
		.advanlist li h3{font-size:18px;margin-bottom:5px;}
		.advanlist li p{color:#999;}
		.advanlist li dl{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;padding:50px 30px;background:rgba(0,156,219,0.9);color:#fff;text-align:center;opacity:0;transform:scale(0.85);transition:all 0.3s ease-out 0s;}
		.advanlist li dt{font-size:24px;line-height:30px;margin-bottom:20px;position:relative;padding-bottom:20px;}
		.advanlist li dt:after{content:'';display:block;position:absolute;top:50px;left:50%;width:30px;height:2px;background:#fff;transform:translateX(-50%);}
		.advanlist li dd{opacity:0.7;}
		.advanlist li section:hover dl{opacity:1;transform:scale(1);}

.product{padding:80px 0;background:#f6f6f6;}
	.productclass{margin-bottom:40px;}
		.productclass ul{text-align:center;}
		.productclass li{margin:0 3px;display:inline-block;}
		.productclass li a{display:block;line-height:40px;background:#fff;padding:0 50px;border:1px solid #eee;}
		.productclass li a:hover,.productclass li a.on{background:#009cdb;color:#fff;}
	.productlist{}
		.productlist ul{margin:0 -1%;}
		.productlist li{float:left;width:23%;margin:0 1% 20px;}
		.productlist li a{display:block;}
		.productlist li figure{overflow:hidden;position:relative;}
		.productlist li figcaption{position: absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
		.productlist li figure img{width:100%;}
		.productlist li section{overflow:hidden;background:#fff;position:relative;padding-right:60px;border-top:1px solid #eee;}		
		.productlist li section h3{line-height:60px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;}
		.productlist li section i{position:absolute;top:0;right:0;display:block;width:60px;height:60px;box-sizing:border-box;padding:15px;}
		.productlist li section i svg{font-size:30px;line-height:30px;color:#999;}
		.productlist li a:hover figure img{transform:scale3d(1.05, 1.05, 1);}
		.productlist li a:hover figcaption{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}

.about{padding:80px 0;position:relative;background:url(../images/bgabout.jpg) no-repeat center center;background-attachment:fixed;color:#fff;}
.about:before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.8);}
.about .w{position:relative;z-index:1;}
	.about .title{}
	.about .title a{color:#fff;}
	.aboutmain{width:880px;margin:0 auto;}
		.aboutmaininfo{text-align:center;margin-bottom:80px;}
			.aboutmaininfo dl{line-height:30px;margin-bottom:20px;}
			.aboutmaininfo dt{font-size:24px;margin-bottom:20px;}
			.aboutmaininfo dd{font-size:16px;}
			.aboutmaininfo a{display:inline-block;position:relative;line-height:50px;}
			.aboutmaininfo a:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #fff;}
			.aboutmaininfo a:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transition:all 0.3s ease-out 0s;}
			.aboutmaininfo a span{position:relative;z-index:1;color:#009cdb;padding:0 30px;transition:all 0.3s ease-out 0s;}			
			.aboutmaininfo a:hover:after{left:100%;}
			.aboutmaininfo a:hover span{color:#fff;}
		.aboutnav{}
			.aboutnav ul{overflow:hidden;margin:0 -1%;}
			.aboutnav li{float:left;width:18%;margin:0 1%;}
			.aboutnav li figure{margin-bottom:20px;}
			.aboutnav li figure img{width:100%;}
			.aboutnav li:hover img{transform:scale(0.85);}

.news{padding:80px 0;position:relative;background:#f9f9f9;}
	.news .title a{display:inline-block;border:1px solid #009cdb;line-height:28px;padding:0 10px;margin:0 5px;color:#009cdb;}
	.news .title a:hover{background:#009cdb;color:#fff;}
	.newslist{}
		.newslist ul{margin:0 -1%;}
		.newslist li{float:left;width:48%;margin:0 1% 2%;}
		.newslist li a{display:block;padding:15px;background:#fff;position:relative;}
		.newslist li a:after{content:'&gt;';display:block;position:absolute;bottom:0;right:0;width:0;top:0;background:#eee;color:#fff;text-align:center;transition:all ease-out 0.3s;font-size:0px;line-height:130px;}
		.newslist li dl{}
		.newslist li dt{font-size:16px;margin-bottom:10px;transition:all ease-out 0.3s;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
		.newslist li dd{font-size:13px;color:#999;height:40px;overflow:hidden;margin-bottom:10px;}
		.newslist li time{display:block;font-size:12px;color:#999;}
		.newslist li span{display:block;}
		.newslist li a:hover{padding:15px 40px 15px 20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
		.newslist li a:hover:after{background:#f60;color:#fff;width:20px;font-size:20px;}
	.newsmore{text-align:center;margin-top:40px;}
		.newsmore a{display:inline-block;position:relative;line-height:50px;}
			.newsmore a:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #009cdb;}
			.newsmore a:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#009cdb;transition:all 0.3s ease-out 0s;}
			.newsmore a span{position:relative;z-index:1;color:#fff;padding:0 30px;transition:all 0.3s ease-out 0s;}			
			.newsmore a:hover:after{left:100%;}
			.newsmore a:hover span{color:#009cdb;}

.customer{padding:60px 0;background:#f9f9f9;}
	.customerlist{width:1440px;margin:0 auto;}
	.customer figure{border:1px solid #eee;}
	.customer figure img{width:100%;}

.flink{}
}
@media (min-width:1025px) and (max-width:1440px){/* LAPTOPS */
.banner{position:relative;}
	.banner figure{overflow:hidden;position:relative;height:600px;}
	.banner img{position:absolute;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:600px;}
	.banner section{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin-top:200px;padding:0 5%;}
		.banner section dl{width:60%;text-shadow:0 0 5px rgba(0,0,0,0.5);}
		.banner section dt{color:#fff;font-size:40px;line-height:50px;margin-bottom:20px;}
		.banner section dd{color:#fff;font-size:22px;line-height:30px;margin-bottom:60px;}
		.banner section a{display:block;}
		.banner .iconfont{font-size:60px;}
		.banner .swiper-button-prev{left:5%;}
		.banner .swiper-button-next{right:5%;}

.title{margin-bottom:40px;overflow:hidden;}
	.title h2{font-size:36px;line-height:40px;text-align:center;}
	.title h2 span{position:relative;display:inline-block;}
	.title h2 span:before{content:'';display:block;position:absolute;top:50%;left:100%;margin-left:30px;width:50px;height:1px;background:#999;}
	.title h2 span:after{content:'';display:block;position:absolute;top:50%;right:100%;margin-right:30px;width:50px;height:1px;background:#999;}

.advan{padding:60px 0;}
	.advanlist{}
		.advanlist ul{margin:0 -1%;}
		.advanlist li{float:left;width:23%;margin:0 1%;text-align:center;}
		.advanlist li section{position:relative;padding:30px 0;}
		.advanlist li figure{margin-bottom:10px;text-align:center;}
		.advanlist li figure img{width:80px;}
		.advanlist li h3{font-size:18px;margin-bottom:5px;}
		.advanlist li p{color:#999;}
		.advanlist li dl{position:absolute;top:0;left:0;right:0;bottom:0;text-align:center;padding:20px;background:rgba(0,156,219,0.9);color:#fff;text-align:center;opacity:0;transform:scale(0.85);transition:all 0.3s ease-out 0s;}
		.advanlist li dt{font-size:24px;line-height:30px;margin-bottom:20px;position:relative;padding-bottom:20px;}
		.advanlist li dt:after{content:'';display:block;position:absolute;top:50px;left:50%;width:30px;height:2px;background:#fff;transform:translateX(-50%);}
		.advanlist li dd{opacity:0.7;}
		.advanlist li section:hover dl{opacity:1;transform:scale(1);}

.product{padding:60px 0;background:#f6f6f6;}
	.productclass{margin-bottom:40px;}
		.productclass ul{text-align:center;}
		.productclass li{margin:0 3px;display:inline-block;}
		.productclass li a{display:block;line-height:40px;background:#fff;padding:0 50px;border:1px solid #eee;}
		.productclass li a:hover,.productclass li a.on{background:#009cdb;color:#fff;}
	.productlist{}
		.productlist ul{margin:0 -1%;}
		.productlist li{float:left;width:23%;margin:0 1% 20px;}
		.productlist li a{display:block;}
		.productlist li figure{overflow:hidden;position:relative;}
		.productlist li figcaption{position: absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
		.productlist li figure img{width:100%;}
		.productlist li section{overflow:hidden;background:#fff;position:relative;padding-right:60px;border-top:1px solid #eee;}		
		.productlist li section h3{line-height:60px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;}
		.productlist li section i{position:absolute;top:0;right:0;display:block;width:60px;height:60px;box-sizing:border-box;padding:15px;}
		.productlist li section i svg{font-size:30px;line-height:30px;color:#999;}
		.productlist li a:hover figure img{transform:scale3d(1.05, 1.05, 1);}
		.productlist li a:hover figcaption{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}

.about{padding:60px 0;position:relative;background:url(../images/bgabout.jpg) no-repeat center center;background-attachment:fixed;color:#fff;}
.about:before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.8);}
.about .w{position:relative;z-index:1;}
	.about .title{}
	.about .title a{color:#fff;}
	.aboutmain{width:880px;margin:0 auto;}
		.aboutmaininfo{text-align:center;margin-bottom:80px;}
			.aboutmaininfo dl{line-height:30px;margin-bottom:20px;}
			.aboutmaininfo dt{font-size:24px;margin-bottom:20px;}
			.aboutmaininfo dd{font-size:16px;}
			.aboutmaininfo a{display:inline-block;position:relative;line-height:50px;}
			.aboutmaininfo a:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #fff;}
			.aboutmaininfo a:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transition:all 0.3s ease-out 0s;}
			.aboutmaininfo a span{position:relative;z-index:1;color:#009cdb;padding:0 30px;transition:all 0.3s ease-out 0s;}			
			.aboutmaininfo a:hover:after{left:100%;}
			.aboutmaininfo a:hover span{color:#fff;}
		.aboutnav{}
			.aboutnav ul{overflow:hidden;margin:0 -1%;}
			.aboutnav li{float:left;width:18%;margin:0 1%;}
			.aboutnav li figure{margin-bottom:20px;}
			.aboutnav li figure img{width:100%;}
			.aboutnav li:hover img{transform:scale(0.85);}

.news{padding:60px 0;position:relative;background:#f9f9f9;}
	.news .title a{display:inline-block;border:1px solid #009cdb;line-height:28px;padding:0 10px;margin:0 5px;color:#009cdb;}
	.news .title a:hover{background:#009cdb;color:#fff;}
	.newslist{}
		.newslist ul{margin:0 -1%;}
		.newslist li{float:left;width:48%;margin:0 1% 2%;}
		.newslist li a{display:block;padding:15px;background:#fff;position:relative;}
		.newslist li a:after{content:'&gt;';display:block;position:absolute;bottom:0;right:0;width:0;top:0;background:#eee;color:#fff;text-align:center;transition:all ease-out 0.3s;font-size:0px;line-height:130px;}
		.newslist li dl{}
		.newslist li dt{font-size:16px;margin-bottom:10px;transition:all ease-out 0.3s;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
		.newslist li dd{font-size:13px;color:#999;height:40px;overflow:hidden;margin-bottom:10px;}
		.newslist li time{display:block;font-size:12px;color:#999;}
		.newslist li span{display:block;}
		.newslist li a:hover{padding:15px 40px 15px 20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
		.newslist li a:hover:after{background:#f60;color:#fff;width:20px;font-size:20px;}
	.newsmore{text-align:center;margin-top:40px;}
		.newsmore a{display:inline-block;position:relative;line-height:50px;}
			.newsmore a:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #009cdb;}
			.newsmore a:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#009cdb;transition:all 0.3s ease-out 0s;}
			.newsmore a span{position:relative;z-index:1;color:#fff;padding:0 30px;transition:all 0.3s ease-out 0s;}			
			.newsmore a:hover:after{left:100%;}
			.newsmore a:hover span{color:#009cdb;}

.customer{padding:60px 0;background:#f9f9f9;}
	.customerlist{width:1440px;margin:0 auto;}
	.customer figure{border:1px solid #eee;}
	.customer figure img{width:100%;}

.flink{}
}
@media (min-width:768px) and (max-width:1024px){/* TABLET */
.banner{position:relative;}
	.banner figure{overflow:hidden;position:relative;height:400px;}
	.banner img{position:absolute;top:0;left:0;right:0;bottom:0;height:400px;}
	.banner section{position:absolute;top:50%;left:30px;right:30px;transform:translateY(-50%);margin-top:150px;}
		.banner section dl{text-shadow:0 0 5px rgba(0,0,0,0.5);}
		.banner section dt{color:#fff;font-size:30px;line-height:40px;margin-bottom:20px;}
		.banner section dd{color:#fff;font-size:18px;line-height:30px;margin-bottom:60px;}
		.banner section a{display:block;}
		.banner .iconfont{font-size:60px;color:#fe0007;}
		.banner .swiper-button-prev{left:0;}
		.banner .swiper-button-next{right:0;}

.title{text-align:center;margin-bottom:30px;}
	.title h2{font-size:24px;line-height:30px;margin-bottom:10px;position:relative;display:inline-block;}
	.title h2:before{content:'';display:block;position:absolute;top:50%;left:-20px;border:1px solid #333;width:10px;height:10px;transform:translateY(-50%) rotate(45deg);}
	.title h2:after{content:'';display:block;position:absolute;top:50%;right:-20px;border:1px solid #333;width:10px;height:10px;transform:translateY(-50%) rotate(45deg);}
	.title h2 span{color:#009cdb;}
	.title p{font-size:16px;font-weight:normal;opacity:0.7;}

.product{padding:30px;background:#f6f6f6;}
	.producttab{overflow:hidden;background:#009cdb;margin-bottom:30px;}
		.producttab .swiper-container{}
		.producttab h3{line-height:40px;text-align:center;}
		.producttab h3 a{color:#fff;}
		.producttab .swiper-slide-thumb-active h3{background:#4cbaab;}
		.producttab .swiper-slide-thumb-active h3 a{color:#fff;}
	.productcon .swiper-container{}
		.productcon .swiper-button-next{display:none;right:50%;bottom:0;margin-right:-60px;top:auto;background:#009cdb url(../images/iconcaselistnext.png) no-repeat 0 center;width:50px;height:50px;}
		.productcon .swiper-button-prev{display:none;left:50%;bottom:0;margin-left:-60px;top:auto;background:#009cdb url(../images/iconcaselistprev.png) no-repeat right center;width:50px;height:50px;}
		.productcon .swiper-pagination{display:none;}
		.productlist{}
			.productlist ul{margin:0 -1%;}
			.productlist li{float:left;width:23%;margin:0 1% 20px;}
			.productlist li figure{overflow:hidden;}
			.productlist li figure img{width:100%;}
			.productlist li section{overflow:hidden;background:#fff;position:relative;padding-right:60px;border-top:1px solid #eee;}
			.productlist li section a{position:absolute;top:0;left:0;bottom:0;right:0;text-indent:-999em;}
			.productlist li section h3{line-height:60px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:20px;}
			.productlist li section i{position:absolute;top:0;right:0;display:block;width:60px;height:60px;box-sizing:border-box;padding:15px;}
			.productlist li section i svg{font-size:30px;line-height:30px;color:#999;}
			.productlist li:hover figure img{transform:scale3d(1.05, 1.05, 1);}

.advan{padding:30px;background:url(../images/bgadvan.jpg) no-repeat center center;background-attachment:fixed;background-size:cover;position:relative;}
.advan .title{color:#fff;}
	.advanlist{}
		.advanlist ul{overflow:hidden;}
		.advanlist li{float:left;width:50%;}
		.advanlist section{overflow:hidden;height:150px;}
		.advanlist figure{width:50%;overflow:hidden;height:150px;position:relative;}
		.advanlist li:nth-of-type(1) figure,.advanlist li:nth-of-type(2) figure{float:left;}
		.advanlist li:nth-of-type(3) figure,.advanlist li:nth-of-type(4) figure{float:right;}
		.advanlist figure img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:150px;}
		.advanlist dl{float:right;width:50%;text-align:center;background:rgba(0,0,0,0.5);padding:20px;height:150px;box-sizing:border-box;}
		.advanlist dl{color:#fff;}
		.advanlist dt{position:relative;font-size:18px;line-height:30px;margin-bottom:10px;padding-bottom:10px;}
		.advanlist dt:after{content:'';display:block;position:absolute;bottom:0;left:50%;transform:translateX(-50%);background:#fff;width:30px;height:2px;}
		.advanlist dd{opacity:0.6;}

.about{padding:30px;background:url(../images/bgabout.jpg) no-repeat center center;background-attachment:fixed;background-size:cover;position:relative;}

.about .w{position:relative;z-index:2;}
	.about .title{color:#fff;}
	.aboutnav{}
		.aboutnav ul{overflow:hidden;margin:0 -1%;}
		.aboutnav li{float:left;width:23%;margin:0 1% 2%;text-align:center;}
		.aboutnav li a{display:block;color:#fff;padding:30px 10px;border-radius:10px;}
		.aboutnav li a:hover{background:rgba(11,68,134,0.7);color:#fff;transform:translateY(5px);}
		.aboutnav li figure{width:60px;margin:0 auto;}
		.aboutnav li figure img{width:100%;}
		.aboutnav li dl{}
		.aboutnav li dt{font-size:18px;position:relative;margin-bottom:40px;}
		.aboutnav li dt:after{content:'';display:block;position:absolute;top:40px;left:50%;transform:translateX(-50%);width:30px;height:1px;background:#fff;opacity:0.5;}
		.aboutnav li dd{height:60px;overflow:hidden;opacity:0.7;}
		.aboutnav li span{opacity:0.6;text-transform:uppercase;font-size:12px;}

.case{padding:30px;background:#f6f6f6;}
	.caselist{}
		.caselist ul{margin:0 -1%;}
		.caselist li{float:left;width:23%;margin:0 1% 2%;}
		.caselist li:nth-of-type(1){width:48%;}
			.caselist li a{display:block;position:relative;}
			.caselist li a p{position:absolute;bottom:0;left:0;right:0;background:rgba(0,0,0,0.5);padding:0 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:#fff;}
			.caselist li div{background:#ddd;position:relative;transition:all ease-out 0.3s;}
				.caselist li div span{height:50px;font-size:14px;line-height:50px;display:block;white-space:nowrap;padding:0 15px;}
				.caselist li div svg{position:absolute;top:15px;right:5px;display:block;width:20px;height:20px;font-size:20px;}
			.caselist li figure{overflow:hidden;}
			.caselist li figure img{width:100%;}
			.caselist li:hover img{transform:scale3d(1.05, 1.05, 1);}
			.caselist li:hover div{background:#009cdb;color:#fff;}

.slogen{padding:40px 0;color:#fff;background:#009cdb url(../images/bgslogen.jpg) no-repeat center center;}
	.slogeninfo{text-align:center;}
		.slogeninfo h2{font-size:24px;line-height:30px;}
		.slogeninfo h2 span{color:#f60;}
		.slogeninfo p span{font-size:16px;line-height:30px;margin-top:10px;position:relative;display:inline-block;}
		.slogeninfo p span:before{content:'';display:block;position:absolute;top:50%;left:0;width:60px;height:1px;background:#fff;margin-left:-70px;}
		.slogeninfo p span:after{content:'';display:block;position:absolute;top:50%;right:0;width:60px;height:1px;background:#fff;margin-right:-70px;}
		.slogeninfo p strong{display:inline-block;font-size:17px;line-height:40px;margin-top:30px;}
		.slogeninfo p strong a{display:inline-block;background:#fff;padding:0 20px;border-radius:20px;color:#009cdb;margin:0 10px;}
		.slogeninfo p strong a:hover{background:#f60;color:#fff;}

.news{padding:30px;background:#f6f6f6;}
	.newsmain{}
		.newstopic{}
			.newstopic section{position:relative;margin-bottom:20px;}
			.newstopic section a{display:block;overflow:hidden;margin:0 -1%;position:relative;}
				.newstopic section figure{overflow:hidden;float:left;width:48%;position:relative;margin:0 1%;}
				.newstopic section figure img{width:100%;}
			.newstopic section time{position:absolute;z-index:1;bottom:20px;right:20px;display:block;width:80px;text-align:center;transition:all ease-out 0.3s;color:#009cdb;}
			.newstopic section strong{display:block;font-family:'sysfont';font-size:36px;line-height:40px;}
			.newstopic section span{font-size:12px;}
			.newstopic section dl{float:right;width:48%;margin:0 1%;background:#fff;padding:20px;line-height:25px;box-sizing:border-box;}
			.newstopic section dt{margin-bottom:5px;font-size:16px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
			.newstopic section dd{color:#999;}
	.newslist ul{margin:0 -1%;}
		.newslist li{float:left;width:48%;margin:0 1% 2%;}
		.newslist li a{display:block;padding:15px;background:#fff;position:relative;}
		.newslist li a:after{content:'&gt;';display:block;position:absolute;bottom:0;right:0;width:0;top:0;background:#eee;color:#fff;text-align:center;transition:all ease-out 0.3s;font-size:0px;line-height:130px;}
		.newslist li dl{}
		.newslist li dt{font-size:16px;margin-bottom:10px;transition:all ease-out 0.3s;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
		.newslist li dd{font-size:13px;color:#999;height:40px;overflow:hidden;margin-bottom:10px;}
		.newslist li time{display:block;font-size:12px;color:#999;}
		.newslist li span{display:block;}
		.newslist li a:hover{padding:15px 40px 15px 20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
		.newslist li a:hover:after{background:#f60;color:#fff;width:20px;font-size:20px;}
	.newsmore{text-align:center;margin-top:20px;}
		.newsmore a{display:inline-block;line-height:40px;background:#009cdb;color:#fff;padding:0 80px;}
		.newsmore a:hover{background:#f60;padding:0 90px;}
}
@media (max-width:767px){/* MOBILE */
.banner{position:relative;}
	.banner figure{overflow:hidden;position:relative;height:240px;}
	.banner img{position:absolute;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:240px;}
	.banner section{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);margin-top:200px;padding:0 5%;}
		.banner section dl{width:60%;text-shadow:0 0 5px rgba(0,0,0,0.5);}
		.banner section dt{color:#fff;font-size:40px;line-height:50px;margin-bottom:20px;}
		.banner section dd{color:#fff;font-size:22px;line-height:30px;margin-bottom:60px;}
		.banner section a{display:block;}
		.banner .iconfont{font-size:60px;}
		.banner .swiper-button-prev{left:5%;}
		.banner .swiper-button-next{right:5%;}

.title{margin-bottom:20px;overflow:hidden;}
	.title h2{font-size:24px;line-height:30px;text-align:center;}
	.title h2 span{position:relative;display:inline-block;}
	.title h2 span:before{content:'';display:block;position:absolute;top:50%;left:100%;margin-left:30px;width:50px;height:1px;background:#999;}
	.title h2 span:after{content:'';display:block;position:absolute;top:50%;right:100%;margin-right:30px;width:50px;height:1px;background:#999;}

.advan{padding:30px 20px;}
	.advanlist{}
		.advanlist ul{margin:0 -2%;}
		.advanlist li{float:left;width:46%;margin:0 2% 10px;text-align:center;}
		.advanlist li section{position:relative;}
		.advanlist li figure{margin-bottom:10px;text-align:center;}
		.advanlist li figure img{height:60px;}
		.advanlist li h3{font-size:18px;margin-bottom:5px;}
		.advanlist li p{color:#999;}
		.advanlist li dl{display:none;}

.product{padding:30px 20px;background:#f6f6f6;}
	.productclass{margin-bottom:20px;}
		.productclass ul{text-align:center;}
		.productclass li{margin:0 3px 6px;display:inline-block;}
		.productclass li a{display:block;line-height:30px;background:#fff;padding:0 10px;border:1px solid #eee;}
		.productclass li a:hover,.productclass li a.on{background:#009cdb;color:#fff;}
	.productlist{}
		.productlist ul{margin:0 -1%;}
		.productlist li{float:left;width:48%;margin:0 1% 20px;}
		.productlist li a{display:block;}
		.productlist li figure{overflow:hidden;position:relative;}
		.productlist li figcaption{position: absolute;left:-100%;top:0;width:100%;height:100%;background-image:-moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
		.productlist li figure img{width:100%;}
		.productlist li section{overflow:hidden;background:#fff;position:relative;padding-right:40px;border-top:1px solid #eee;}		
		.productlist li section h3{line-height:40px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding-left:10px;}
		.productlist li section i{position:absolute;top:0;right:0;display:block;width:40px;height:40px;box-sizing:border-box;padding:10px;}
		.productlist li section i svg{font-size:30px;line-height:30px;color:#999;}
		.productlist li a:hover figure img{transform:scale3d(1.05, 1.05, 1);}
		.productlist li a:hover figcaption{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}

.about{padding:30px 20px;position:relative;background:url(../images/bgabout.jpg) no-repeat center center;background-attachment:fixed;color:#fff;}
.about:before{content:'';display:block;position:absolute;top:0;left:0;bottom:0;right:0;background:rgba(0,0,0,0.8);}
.about .w{position:relative;z-index:1;}
	.about .title{}
	.about .title a{color:#fff;}
	.aboutmain{}
		.aboutmaininfo{text-align:center;margin-bottom:80px;}
			.aboutmaininfo dl{line-height:30px;margin-bottom:20px;}
			.aboutmaininfo dt{font-size:24px;margin-bottom:20px;}
			.aboutmaininfo dd{font-size:16px;}
			.aboutmaininfo a{display:inline-block;position:relative;line-height:50px;}
			.aboutmaininfo a:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #fff;}
			.aboutmaininfo a:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#fff;transition:all 0.3s ease-out 0s;}
			.aboutmaininfo a span{position:relative;z-index:1;color:#009cdb;padding:0 30px;transition:all 0.3s ease-out 0s;}			
			.aboutmaininfo a:hover:after{left:100%;}
			.aboutmaininfo a:hover span{color:#fff;}
		.aboutnav{}
			.aboutnav ul{overflow:hidden;margin:0 -1%;}
			.aboutnav li{float:left;width:18%;margin:0 1%;}
			.aboutnav li figure{margin-bottom:20px;}
			.aboutnav li figure img{width:100%;}
			.aboutnav li:hover img{transform:scale(0.85);}

.news{padding:30px 20px;position:relative;background:#f9f9f9;}
	.news .title a{display:inline-block;border:1px solid #009cdb;line-height:28px;padding:0 10px;margin:0 5px;color:#009cdb;}
	.news .title a:hover{background:#009cdb;color:#fff;}
	.newslist{}
		.newslist ul{}
		.newslist li{margin-bottom:10px;}
		.newslist li a{display:block;padding:15px;background:#fff;position:relative;}
		.newslist li a:after{content:'&gt;';display:block;position:absolute;bottom:0;right:0;width:0;top:0;background:#eee;color:#fff;text-align:center;transition:all ease-out 0.3s;font-size:0px;line-height:130px;}
		.newslist li dl{}
		.newslist li dt{font-size:16px;margin-bottom:10px;transition:all ease-out 0.3s;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
		.newslist li dd{font-size:13px;color:#999;height:40px;overflow:hidden;margin-bottom:10px;}
		.newslist li time{display:block;font-size:12px;color:#999;}
		.newslist li span{display:block;}
		.newslist li a:hover{padding:15px 40px 15px 20px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,0.1);}
		.newslist li a:hover:after{background:#f60;color:#fff;width:20px;font-size:20px;}
	.newsmore{text-align:center;margin-top:10px;}
		.newsmore a{display:inline-block;position:relative;line-height:50px;}
			.newsmore a:before{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid #009cdb;}
			.newsmore a:after{content:'';display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#009cdb;transition:all 0.3s ease-out 0s;}
			.newsmore a span{position:relative;z-index:1;color:#fff;padding:0 30px;transition:all 0.3s ease-out 0s;}			
			.newsmore a:hover:after{left:100%;}
			.newsmore a:hover span{color:#009cdb;}
.linksbox dl dd {padding: 10px;}
.customer{padding:60px 0;background:#f9f9f9;}
	.customerlist{width:1440px;margin:0 auto;}
	.customer figure{border:1px solid #eee;}
	.customer figure img{width:100%;}

.flink{}
}
</pre></body></html>